type runtime.persistentAlloc
4 uses
runtime (current package)
malloc.go#L2297: type persistentAlloc struct {
malloc.go#L2304: persistentAlloc
malloc.go#L2365: var persistent *persistentAlloc
runtime2.go#L843: palloc persistentAlloc // per-P to avoid mutex
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)